Re: BUG #2246: Bad malloc interactions: ecpg, openssl - Mailing list pgsql-bugs

From Jens-Wolfhard Schicke
Subject Re: BUG #2246: Bad malloc interactions: ecpg, openssl
Date
Msg-id 13CD0E07F7D663DA5B9513B9@[192.168.1.72]
Whole thread Raw
In response to Re: BUG #2246: Bad malloc interactions: ecpg, openssl  (Stephen Frost <sfrost@snowman.net>)
Responses Re: BUG #2246: Bad malloc interactions: ecpg, openssl
List pgsql-bugs
--On Montag, Februar 13, 2006 21:25:30 -0500 Stephen Frost=20
<sfrost@snowman.net> wrote:

> * Andrew Klosterman (andrew5@ece.cmu.edu) wrote:
>> > Seems kind of unlikely...  What exact (.deb) versions of libpq and
>> > Postgres are you using?  You originally posted w/ 8.1.0 but perhaps on
>> > the client you had something more recent?
> aptitude install build-essential debhelper cdbs bison perl libperl-dev \
>     tk8.4-dev flex libreadline5-dev libssl-dev zlib1g-dev \
>     libpam0g-dev libxml2-dev libkrb5-dev libxslt1-dev python-dev \
>     gettext bzip2 fakeroot
You might want to add valgrind to this list. It analyzes code on assembler=
=20
basis and does a lot of memory checking / undefined variables checking=20
while the program runs. Fixed all SIGSEGV I ever encoutered which were not=
=20
infinite recursions.

Mit freundlichem Gru=DF
Jens Schicke
--=20
Jens Schicke              j.schicke@asco.de
asco GmbH              http://www.asco.de
Mittelweg 7              Tel 0531/3906-127
38106 Braunschweig          Fax 0531/3906-400

pgsql-bugs by date:

Previous
From: Andrew Klosterman
Date:
Subject: Re: BUG #2246: Bad malloc interactions: ecpg, openssl
Next
From: Volkan YAZICI
Date:
Subject: Re: BUG #2246: Bad malloc interactions: ecpg, openssl